Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make CI faster by decreasing size of tests #514

Merged
merged 2 commits into from
Sep 16, 2023
Merged

make CI faster by decreasing size of tests #514

merged 2 commits into from
Sep 16, 2023

Conversation

marcospb19
Copy link
Member

@marcospb19 marcospb19 commented Sep 15, 2023

make fuzzing tests create less files, with half the size and run less test cases

should speed up by a magnitude of ~6.0x

@marcospb19
Copy link
Member Author

this should probably solve out-of-ordinary memory consumption CI failures like the one mentioned at #511 (comment).

@marcospb19 marcospb19 force-pushed the make-ci-faster branch 2 times, most recently from d54af66 to 79aa030 Compare September 15, 2023 21:19
make fuzzing tests create less files, with half the size and run less
test cases

should speed up by a magnitude of ~5.0x
by decreasing the size of extension chains
@marcospb19
Copy link
Member Author

I'll merge for now.

@marcospb19 marcospb19 merged commit dd51525 into main Sep 16, 2023
12 checks passed
@marcospb19 marcospb19 deleted the make-ci-faster branch September 16, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant